Loading languages...
SC

Scrapeless MCP Server

@scrapeless-ai33

Welcome to the official Scrapeless Model Context Protocol (MCP) Server — a powerful integration layer that empowers LLMs, AI Agents, and AI applications to interact with the web in real time.

web scraping
browser automation
search
data extraction
Google services

# mcpServer Config

{
  "mcpServers": {
    "Scrapeless MCP Server": {
      "command": "npx",
      "args": [
        "-y",
        "scrapeless-mcp-server"
      ],
      "env": {
        "SCRAPELESS_KEY": "YOUR_SCRAPELESS_KEY"
      }
    }
  }
}

# stdio

npx -y scrapeless-mcp-server

# streamableURL

https://api.scrapeless.com/mcp
Transport:
stdio
streamable
Language:
JavaScript
Created:4/1/2025
Updated:7/22/2025